projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10fdd7c
)
($(BLD)/cmds.$(O)): Depend on frame.h.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 19 Dec 2009 11:57:36 +0000
(11:57 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 19 Dec 2009 11:57:36 +0000
(11:57 +0000)
src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/src/makefile.w32-in
b/src/makefile.w32-in
index e5ebce9fc63924a5ec8b37b3d72e5347bdce3d3e..8a65baf4c2677d94dbbfe551dac8fd8bbc100895 100644
(file)
--- a/
src/makefile.w32-in
+++ b/
src/makefile.w32-in
@@
-506,6
+506,7
@@
$(BLD)/cmds.$(O) : \
$(SRC)/commands.h \
$(SRC)/composite.h \
$(SRC)/dispextern.h \
+ $(SRC)/frame.h \
$(SRC)/keyboard.h \
$(SRC)/keymap.h \
$(SRC)/syntax.h \